home *** CD-ROM | disk | FTP | other *** search
/ Clickx 22 / Clickx 22.iso / DATA / encryptdrop_setup.exe / {app} / EncryptDrop.chm / css / default.css
Encoding:
Cascading Style Sheet File  |  2005-05-20  |  597 b   |  13 lines

  1. a       { color:blue; font-weight: normal; background: transparent; text-decoration: none }
  2. a:active  { color:blue; font-weight: normal; background: transparent; text-decoration: none }
  3. a:link    { color:blue; font-weight: normal; background: transparent; text-decoration: none }
  4. a:visited { color:blue; font-weight: normal; background: transparent; text-decoration: none }
  5. a:hover   { color:blue; font-weight: bold;   background: transparent; text-decoration: none; } /* must be defined AFTER a:visited *
  6.  
  7. body
  8. {
  9.   font-family: MS Shell Dlg;
  10.   font-size: 1em;
  11.   absolute-size: medium;
  12. }
  13.